home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / XCO212P.ZIP / SAMPLES / CSET / m2test.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-04  |  100 b   |  6 lines

  1. /* Interface to module m2test */
  2.  
  3. extern int m2func(int,int);
  4. extern void m2test_BEGIN(void);
  5.  
  6.